Window.MouseDrag Event

The mouse button was pressed inside the window and moved (dragged) at the location local to the window passed in to x,y. This event will not occur unless you return True in the MouseDown event.

Syntax

MouseDrag ( X, Y )

Parameters

X

Integer

Y

Integer